home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-09 / vlog301.zip / VLSEARCH.DOC < prev   
Text File  |  1992-03-01  |  29KB  |  661 lines

  1.  
  2.  
  3.  
  4.                        ────────────────────────────────
  5.  
  6.  
  7.                                    V : Log
  8.  
  9.                                  Professional
  10.                                 Video Library
  11.                                   Management
  12.  
  13.  
  14.                        ────────────────────────────────
  15.  
  16.                        ────── Search Operations ───────
  17.  
  18.  
  19.                                    Version 3
  20.                   Copyright (C) 1988-1992 Sprenger Development
  21.                               All Rights Reserved
  22.  
  23.      ─────────────────────────────────────────────────────────────────────
  24.  
  25.                                     CONTENTS
  26.  
  27.  
  28.  
  29.  
  30.                    Topic                                         Page
  31.                    -----                                         ----
  32.             Part I - OVERVIEW .................................. 2
  33.                    Before You Continue ......................... 2
  34.                    How Searches Work ........................... 2
  35.                    The Parameters .............................. 3-4
  36.                    Set Find and Find ........................... 5-6
  37.  
  38.             Part II - THE SEARCH PROCESS ....................... 6
  39.                    A Sample Search ............................. 6-8
  40.                    Fine-Tuning The Search ...................... 8
  41.                    The Second Sample Search .................... 8-10
  42.                    Searching With Set Find and Find ............ 10
  43.                    Search Tips ................................. 11
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                                                   Page 1 - V:Log Searching
  61.      ─────────────────
  62.      Part I - OVERVIEW
  63.      ─────────────────
  64.  
  65.      Before You Continue
  66.      ─────────────────────────────────────────────────────────────────────
  67.                    The tutorial in this file assumes that you are already 
  68.                    familiar with the operation of V:Log.  You need to 
  69.                    understand LOG files and PIK files, the File Selection 
  70.                    Window, Reel Info, and a number of other pieces of 
  71.                    information.  Go through the tutorial in the text file 
  72.                    "VLOG.DOC" before you try this tutorial!
  73.  
  74.  
  75.      How Searches Work
  76.      ─────────────────────────────────────────────────────────────────────
  77.                    One of the primary uses of V:Log is searching your
  78.                    LOG files to locate scenes fitting specific criteria.
  79.                    The description portion of each scene is searched for
  80.                    a word, group of words, etc.
  81.  
  82.                    Search operations are begun by selecting "Parameters"
  83.                    in the Search Menu.
  84.  
  85.                            Path:      A:\
  86.                            Mask:      *.LOG
  87.                            String 1:
  88.                            Logic:     IGNORE
  89.                            String 2:
  90.                            Case:      MATCH
  91.                            Words:     NO
  92.                            Find:      OFF
  93.                            Set find
  94.                            Ask:       YES
  95.  
  96.                    In the Parameters, you set the drive and directory
  97.                    which you wish to search.  You can search any existing
  98.                    drive and directory using DOS wildcards.
  99.  
  100.                    After setting the "Path" and "Mask" parameters, you must
  101.                    set the other Parameters for your specific search.  In a
  102.                    moment we'll look at each of those Parameters.
  103.  
  104.                    When the Parameters are set properly, you will return to
  105.                    the Search Menu.  When you select "Search", the search 
  106.                    will begin.  The name of the file being searched
  107.                    will appear on the Command Line as the search proceeds.
  108.                    When the search is completed, the results of the search
  109.                    will appear in the Editor.
  110.  
  111.                    You can, at that point, scroll through the scenes and
  112.                    see whether they are the ones you need.  If they are
  113.                    not, you can reset the Parameters and perform another
  114.                    search.  If they are the scenes that you need, you have
  115.                    the option of saving them as a PIK file.  You can also
  116.                    use any of the Editor commands and operations to move
  117.                    scenes, edit scenes, delete scenes, etc.
  118.  
  119.  
  120.                                                   Page 2 - V:Log Searching
  121.      The Parameters
  122.      ─────────────────────────────────────────────────────────────────────
  123.                    There are a number of settings in the Parameters. 
  124.                    This is a double-edged sword:  it gives you a great 
  125.                    amount of power and flexibility in searching log 
  126.                    files; on the other hand, it may seem complicated 
  127.                    until you understand how the Parameters work.
  128.  
  129.                    It may help to think of the Parameters in categories, 
  130.                    or groups:
  131.  
  132.                    The first two Parameters - "Path" and "Mask" - control 
  133.                    which files will be searched and where they are located.
  134.  
  135.                            Path:      A:\
  136.                            Mask:      *.LOG
  137.  
  138.  
  139.                    The next three Parameters - "String 1", "Logic" and 
  140.                    "String 2" - determine the text string or 
  141.                    strings which will be searched for, and if more than 
  142.                    one string, how they will be logically combined for 
  143.                    the search.
  144.  
  145.                            String 1:
  146.                            Logic:     IGNORE
  147.                            String 2:
  148.  
  149.  
  150.                    The third group of Parameters - "Case" and "Words" - 
  151.                    set conditions for how the search strings will be 
  152.                    used.
  153.  
  154.                            Case:      MATCH
  155.                            Words:     NO
  156.  
  157.  
  158.                    The fourth group - "Find", "Set find" and "Ask" - 
  159.                    provide additional control over which files will 
  160.                    be searched.  "Find" and "Set find" are 
  161.                    described in more detail, with an example, farther 
  162.                    along in this file.  "Ask" gives you the choice of 
  163.                    deciding individually whether each file should be 
  164.                    searched during the search process.
  165.  
  166.                            Find:      OFF
  167.                            Set find
  168.                            Ask:       YES
  169.  
  170.  
  171.      (NOTE:  A more detailed description of each Parameter is given in the 
  172.      "REFERNCE.DOC" documentation file.)
  173.  
  174.      Path .................. Set the path (including drive name and
  175.                              subdirectory path) to search.  The File
  176.                              Selection Window will appear.  When the drive
  177.                              & directory that you wish to search are
  178.                              displayed, select a file and press [ENTER].
  179.  
  180.                                                   Page 3 - V:Log Searching
  181.      Mask .................. Set a file mask to use in searches.  For 
  182.                              example, use "*.LOG" to search all 
  183.                              "xxxxxxxx.LOG" files.
  184.  
  185.      String 1 .............. Enter the primary search string here.
  186.  
  187.      Logic ................. The "Logic" Parameter has four possible
  188.                              settings:  AND, OR, NOT and IGNORE.  This
  189.                              Parameter determines how the search will
  190.                              combine (or not combine) the two search
  191.                              strings during the search operation.
  192.  
  193.                              In other words, String #1 AND String #2 will
  194.                              be searched for (scenes must contain both
  195.                              strings) ... String #1 OR String #2 will be
  196.                              looked for (scenes can contain either string)
  197.                              ... String #2 will be IGNOREd, and only String
  198.                              #1 will be searched for ... or a scene must
  199.                              contain String #1 and NOT contain String #2
  200.                              (scenes which contain both strings will not be
  201.                              found).
  202.  
  203.      String 2 .............. Enter the secondary search string here to 
  204.                              search for multiple strings in various 
  205.                              logical combinations (see "Logic" above).
  206.  
  207.      Case .................. The "Case" Parameter determines whether the
  208.                              case (upper or lower) of the search strings
  209.                              will be taken into account during the search.
  210.                              The choices are "MATCH" upper & lower case or 
  211.                              "IGNORE" the case.
  212.  
  213.      Words ................. If set to "YES", only whole words will be 
  214.                              found.  If "NO", the search strings can be 
  215.                              found even if embedded inside other words.
  216.                              For example, if "cat" is the search string 
  217.                              and "Words" is "NO", a scene containing 
  218.                              "catalog" will be found (it contains the 
  219.                              search string but not as a separate word).
  220.  
  221.      Set Find/Find ......... Use to limit the files which are searched,
  222.                              based on the Reel Info of the LOG files.
  223.                              See the next section for more information.
  224.  
  225.      Ask ................... If set to "YES", you will be asked to confirm 
  226.                              each file before it is searched.  Press [Y] 
  227.                              to search the file, [N] to skip that file, and 
  228.                              [ESC] to cancel the search operation.  If 
  229.                              this parameter is set to "NO", all files 
  230.                              matching the Path, Mask and Set Find 
  231.                              information will be searched automatically.
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.                                                   Page 4 - V:Log Searching
  241.      Set Find and Find
  242.      ─────────────────────────────────────────────────────────────────────
  243.                    The two Parameters "Find" and "Set Find" can
  244.                    affect which files are searched.  When the Find
  245.                    parameter is "ON", every file is examined before being
  246.                    searched.  Only those files whose Reel Info match the
  247.                    Set Find information are searched.
  248.  
  249.                    The Set Find information is entered into a window which
  250.                    is nearly identical to the Reel Info window.
  251.  
  252.                          ┌──────────────────────────────────┐
  253.                          │▒ID#:▒▒▒▒▒▒                       │
  254.                          │ Code:                            │
  255.                          │ Project:                         │
  256.                          │ Producer:                        │
  257.                          │ Location:                        │
  258.                          │ Client:                          │
  259.                          │ Date:       00/00/00    IGNORE   │
  260.                          └──────────────────────────────────┘
  261.  
  262.                    For example, suppose you have 1O LOG files in the
  263.                    current directory.  Five of those files have "John Doe"
  264.                    as the Producer in the Reel Info.  The rest have "Jane
  265.                    Doe" as the Producer.  For this search, you only want to
  266.                    search files which have John Doe as the Producer.
  267.  
  268.  
  269.                 │ Find: ON             │
  270.                  ──────────────────────
  271.                 │ Producer: John Doe   │
  272.                     │
  273.                     │
  274.                     │
  275.                     │                 │      file1  (Jane Doe)
  276.    All files        │                 │───── file2  (John Doe)
  277.    checked -------> │                 │      file3  (Jane Doe)
  278.                     └──────────────── │───── file4  (John Doe)
  279.                     ┌──────────────── │      file5  (Jane Doe)
  280.    These files      │                 │───── file6  (John Doe)
  281.    searched ------> │                 │      file7  (Jane Doe)
  282.                ┌─────────┐            │───── file8  (John Doe)
  283.                │ file2   │            │      file9  (Jane Doe)
  284.                │ file4   │            │───── file10 (John Doe)
  285.                │ file6   │
  286.                │ file8   │
  287.                │ file10  │
  288.                │         │
  289.                │         │
  290.                └─────────┘
  291.  
  292.  
  293.  
  294.                    With "John Doe" as the Producer in the Set Find window,
  295.                    and the "Find" parameter "ON", only the five matching 
  296.                    files will be searched.
  297.  
  298.  
  299.  
  300.                                                   Page 5 - V:Log Searching
  301.                    All Set Find information is used during a search
  302.                    (assuming, of course, that the "Find" Parameter is ON).
  303.                    If two or more categories in the Set Find window are
  304.                    filled in, all of those categories must match the Reel
  305.                    Info before a particular file will be searched.  Any Set
  306.                    Find categories which you leave blank will be ignored.
  307.  
  308.                    The comparisons between the Set Find information and 
  309.                    the Reel Info are done using the current status of the 
  310.                    "Case" and "Words" parameters.  If the "Case" parameter 
  311.                    is "YES", the upper/lower case of the Set Find strings 
  312.                    must exactly match the corresponding Reel Info.  If "NO", 
  313.                    the case is ignored.  If the "Words" parameter is "YES", 
  314.                    the string "Jen" in Set Find will not be considered a 
  315.                    match with "Jennifer" in the Reel Info, because "Jen" is 
  316.                    not found as a whole word.  If "Words" is "NO", however, 
  317.                    the two would be a match and the file would be searched.
  318.  
  319.                    The other Set Find categories - Reel #, Reel ID,
  320.                    Project, Location, Client - work the same way as the
  321.                    Producer category, with the exception of Date.
  322.  
  323.                    As soon as you enter a date in the Set Find window,
  324.                    another window will pop up, asking whether you want
  325.                    to search files which are "BEFORE", "AFTER", "MATCH" or
  326.                    whether to "IGNORE" the date.
  327.  
  328.  
  329.  
  330.      ────────────────────────────
  331.      Part II - THE SEARCH PROCESS
  332.      ────────────────────────────
  333.  
  334.      A Sample Search
  335.      ─────────────────────────────────────────────────────────────────────
  336.                    For this first search, we will search for all of the
  337.                    scenes in the sample files which contain closeups.
  338.  
  339.                    First, set the "Path" parameter to the drive and
  340.                    directory which contains the V:Log sample
  341.                    files.  The "Mask" parameter will, by default, be
  342.                    "*.LOG".
  343.  
  344.                    Select the "String 1" Parameter.  A window will appear
  345.                    into which you must type the first search string.  Enter
  346.                    the standard abbreviation for closeup, "CU" (don't
  347.                    type the quotation marks).
  348.  
  349.                    Because we are only going to search for a single string,
  350.                    leave the "String 2" Parameter alone.  Leave the "Logic"
  351.                    Parameter set to IGNORE, so that the search will not try
  352.                    to find a second string.
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.                                                   Page 6 - V:Log Searching
  361.                    The standard abbreviation for closeup, CU, is normally
  362.                    expressed in capital letters.  To avoid any extraneous
  363.                    finds during the search, set the "Case" Parameter to
  364.                    MATCH.  This will assure that any words which contain
  365.                    "cu", "Cu" or "cU" will be ignored.  Our search string
  366.                    of "CU" must be matched exactly.
  367.  
  368.                    The parameters should look like this:
  369.  
  370.  
  371.                            Path:      A:\
  372.                            Mask:      *.LOG
  373.                            String 1:  CU
  374.                            Logic:     IGNORE
  375.                            String 2:
  376.                            Case:      MATCH
  377.                            Words:     NO
  378.                            Find:      OFF
  379.                            Set Find
  380.                            Ask:       NO
  381.  
  382.  
  383.                    The "Path" Parameter may be different, depending on the
  384.                    drive and directory where your sample files are located.
  385.  
  386.                    Now that the parameters are set, press [ESC] to return
  387.                    to the Search Menu.  To start searching, press the [S]
  388.                    key or select "Search" in the menu.
  389.  
  390.                    In a few seconds, something similar to the following 
  391.                    will appear in the Editor:
  392.  
  393.  
  394.           1 15:36:29:21 CU Terrier eating.
  395.             15:38:00:00 -00:01:30:09-   V A1    015 VLtest
  396.           2 04:02:50:11 MS ZI to CU, yarn ball unwinding.
  397.             04:03:11:04 -00:00:20:23-   V A2    001 VLtest
  398.           3 04:04:41:18 MCU mother cat chasing blue catnip toy.
  399.             04:05:01:10 -00:00:19:22-   V A2    001 VLtest
  400.           4 04:05:30:00 Kitchen, CU food bowl, hand pours in cat food.
  401.             04:05:50:23 -00:00:20:23-   V A2    001 VLtest
  402.           5 04:06:28:00 ECU empty food bowl, brown kitten licking sides.
  403.             04:07:43:28 -00:01:15:28-   V A2    001 VLtest
  404.           6 04:08:11:00 TWO MINUTES OUT OF FOCUS. DON'T USE!
  405.             04:10:20:00 -00:02:09:00-   V A2    001 VLtest
  406.           7 04:14:30:13 CU mother cat hisses, arches back.
  407.             04:14:50:00 -00:00:19:17-   V A2    001 VLtest
  408.  
  409.  
  410.                    Notice that the file name on the right side of the
  411.                    Status Line has changed to the "PIK" file format.
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.                                                   Page 7 - V:Log Searching
  421.                    One closeup is in the "DOGS" file.  The "DOGS.LOG" file
  422.                    has a reel number of 015.  The "CATS" file has six scenes
  423.                    containing "CU".  On looking more closely at the scenes,
  424.                    we find one which contains "MCU" and one "ECU".  That's
  425.                    reasonable;  'medium closeup' and 'extreme closeup' are
  426.                    variations on 'closeup'.  However, in the next-to-last
  427.                    scene which was found, the only place where "CU" is
  428.                    found is in the word "FOCUS".
  429.  
  430.                    'Focus' has nothing to do with closeups.  (At least, not
  431.                    semantically!)  What can be done to narrow the focus of
  432.                    the search?
  433.  
  434.  
  435.      Fine-Tuning The Search
  436.      ─────────────────────────────────────────────────────────────────────
  437.                    In this case, something can be done.  Return to the
  438.                    Parameters area and set the "Words" parameter to 
  439.                    "YES".  Perform another search.  This setting of 
  440.                    the "Words" parameter means that the search string 
  441.                    must be a separate word (surrounded by spaces or 
  442.                    punctuation) to be considered a 'find'.
  443.  
  444.                    The scene containing the word "FOCUS" won't appear in
  445.                    the search results.  However, the MCU and ECU won't 
  446.                    appear either.  You could find all of the types of 
  447.                    closeups - and still get rid of that "FOCUS" scene - 
  448.                    by adding a leading space to the search string 
  449.                    (" CU") and setting the "Words" parameter back to "NO".
  450.  
  451.                    The point is:  a space is just another character when
  452.                    you are searching your files, as are punctuation marks
  453.                    and numerals.  You can often use this to your advantage
  454.                    to find just the scenes you want.
  455.  
  456.  
  457.      The Second Sample Search
  458.      ─────────────────────────────────────────────────────────────────────
  459.                    Let's do a little more extensive searching of our sample
  460.                    files now.
  461.  
  462.                    In keeping with the subject of the sample files, we will
  463.                    find all of the scenes which contain either the word
  464.                    'cat' or the word 'dog'.  Set the parameters as shown
  465.                    below:
  466.  
  467.  
  468.                            Path:      A:\
  469.                            Mask:      *.LOG
  470.                            String 1:  cat
  471.                            Logic:     OR
  472.                            String 2:  dog
  473.                            Case:      IGNORE
  474.                            Words:     NO
  475.                            Find:      OFF
  476.                            Set find
  477.                            Ask:       NO
  478.  
  479.  
  480.                                                   Page 8 - V:Log Searching
  481.                    This time the Logic parameter should be set to OR,
  482.                    because we want to find all scenes which contain either
  483.                    "cat" OR "dog".  We will IGNORE the case.
  484.  
  485.                    When you perform the search, the results will be similar
  486.                    to this:
  487.  
  488.           1 15:17:49:13 Interview: Special treatment that the dogs get.
  489.             15:20:01:00 -00:02:11:17-   V A1    015 VLtest
  490.           2 15:20:58:00 Tour of the pens, misc shots of the dogs.
  491.             15:23:27:21 -00:02:29:21-   V A1    015 VLtest
  492.           3 15:23:27:21 Exercise area, misc shots of dogs.
  493.             15:28:11:11 -00:04:43:20-   V A1    015 VLtest
  494.           4 15:28:11:11 The exercise area, more misc of dogs.
  495.             15:32:15:00 -00:04:03:19-   V A1    015 VLtest
  496.           5 15:34:48:00 Truck shot, serving food to dogs. Chef supervises.
  497.             15:36:29:21 -00:01:41:21-   V A1    015 VLtest
  498.           6 04:01:01:00 WS entire cat family, sleeping.
  499.             04:02:22:20 -00:01:21:20-   V A2    001 VLtest
  500.           7 04:03:45:00 Cats sleeping again.
  501.             04:04:41:18 -00:00:56:18-   V A2    001 VLtest
  502.           8 04:04:41:18 MCU mother cat chasing blue catnip toy.
  503.             04:05:01:10 -00:00:19:22-   V A2    001 VLtest
  504.           9 04:05:01:10 WS Elizabeth getting cat food from shelf.
  505.             04:05:30:00 -00:00:28:20-   V A2    001 VLtest
  506.          10 04:05:30:00 Kitchen, CU food bowl, hand pours in cat food.
  507.             04:05:50:23 -00:00:20:23-   V A2    001 VLtest
  508.          11 04:05:50:23 Kitchen, MS food bowl, cats enter from all sides.
  509.             04:06:28:00 -00:00:37:07-   V A2    001 VLtest
  510.          12 04:07:43:28 Front door opens, all cats emerge.
  511.             04:08:11:00 -00:00:27:02-   V A2    001 VLtest
  512.          13 04:12:10:10 WS ZI mother cat in tree.
  513.             04:13:33:00 -00:01:22:20-   V A2    001 VLtest
  514.          14 04:13:33:00 MS follow mother cat climbing down from tree.
  515.             04:13:59:29 -00:00:26:29-   V A2    001 VLtest
  516.          15 04:14:10:00 Pan across to dog running toward tree. Shaky camera.
  517.             04:14:19:00 -00:00:09:00-   V A2    001 VLtest
  518.          16 04:14:19:00 Mother cat steps in front of brown kitten.
  519.             04:14:30:13 -00:00:11:13-   V A2    001 VLtest
  520.          17 04:14:30:13 CU mother cat hisses, arches back.
  521.             04:14:50:00 -00:00:19:17-   V A2    001 VLtest
  522.          18 04:14:50:00 MS dog backs off ... nonchalantly.
  523.             04:17:09:09 -00:02:19:09-   V A2    001 VLtest
  524.          19 04:17:09:09 Mother cat washing brown kitten beside tree.
  525.             04:17:23:00 -00:00:13:21-   V A2    001 VLtest
  526.          20 04:20:29:20 All cats back asleep beside tree.
  527.             04:22:00:00 -00:01:30:10-   V A2    001 VLtest
  528.  
  529.                    Now an experiment with the Logic parameter.
  530.  
  531.                    Go to the Parameters area, and change the Logic parameter
  532.                    to AND.  Leave the other parameters as they are.  In
  533.                    effect, what we are doing is searching for scenes which
  534.                    contain "cat" AND "dog".
  535.  
  536.                    Perform another search.  The new search results should 
  537.                    be something like this:
  538.  
  539.  
  540.                                                   Page 9 - V:Log Searching
  541.  
  542.                    We changed from finding 20 scenes, to finding NO scenes,
  543.                    just by changing the setting of the Logic parameter.
  544.  
  545.  
  546.      Searching With Set Find and Find
  547.      ─────────────────────────────────────────────────────────────────────
  548.                    To use Find and Set Find in a search, reset the
  549.                    Parameters to the previous state, when we found 20
  550.                    scenes between the two main sample files.
  551.  
  552.  
  553.                            Path:      A:\
  554.                            Mask:      *.LOG
  555.                            String 1:  cat
  556.                            Logic:     OR
  557.                            String 2:  dog
  558.                            Case:      IGNORE
  559.                            Words:     NO
  560.                            Find:      OFF
  561.                            Set find
  562.                            Ask:       NO
  563.  
  564.  
  565.                    The "CATS" videotape was shot on 2/26/91.  The "DOGS"
  566.                    tape was shot the month after: 3/2/91.  We are going to
  567.                    use the "Set Find" Parameter to search only the more
  568.                    current of the two files.
  569.  
  570.                    Select "Find" once, so that the "Find" status reads
  571.                    "ON".   Select "Set Find".  Go to the "Date" and enter
  572.                    "03/01/91" as the date.  As soon as you finish, a sub-
  573.                    window will pop up, asking you to select "Before",
  574.                    "After", "Match" or "Ignore".  Press the [A] key, for
  575.                    "After".
  576.  
  577.                    This Set Find setting means that we will only search
  578.                    through files which are dated after March 1, 1991.
  579.  
  580.                    Perform the search.  Although the other Parameters are
  581.                    the same as before - when scenes were found in both
  582.                    files - this time only the "DOGS" file will be searched.
  583.  
  584.                    Provided on the V:Log disk are some sample log files 
  585.                    which were created to allow you to experiment with 
  586.                    "Set Find".  These 5 sample files are named "TEST0x.LOG", 
  587.                    the 'x' being replaced by the digits 1-5.  The Reel 
  588.                    Info in these 5 files provides a wide range of names, 
  589.                    locations, dates, etc. to let you experiment with 
  590.                    various settings in Set Find.  You can also experiment 
  591.                    with the "Case" and "Words" parameters to see how 
  592.                    they affect the "Set Find" comparisons during a search.
  593.  
  594.                    Don't forget to try limiting a search to John or Jane 
  595.                    Doe's files!
  596.  
  597.  
  598.  
  599.  
  600.                                                  Page 10 - V:Log Searching
  601.      Search Tips
  602.      ─────────────────────────────────────────────────────────────────────
  603.                    Be consistent in your terms.  Don't use "closeup" in one
  604.                    scene and "CU" in another.  If you used the term
  605.                    "flower" in one scene, don't call it a "gladiola" later
  606.                    on.
  607.  
  608.                    This need for consistency also applies to the Reel Info.
  609.                    Use the names of your Producers, Projects, etc.
  610.                    consistently.
  611.  
  612.                    If you ever want to find certain scenes in a single
  613.                    file, this can also be done with the Mask parameter.
  614.                    Enter the specific file name as the Mask parameter, with
  615.                    no wild card characters, and only that file will be
  616.                    searched.
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.                                                  Page 11 - V:Log Searching
  661.